home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / progrmng / atmxmpls.sit / ATM Mirror_Skew_Etc / compiler_dependent.h / compiler_dependent.h
Encoding:
C/C++ Source or Header  |  1989-10-27  |  107 b   |  11 lines  |  [TEXT/KAHL]

  1. /*
  2.  * Compiler_dependent.h
  3.  */
  4.  
  5. #define int16 short
  6. #define int32 long
  7.  
  8. /*
  9.  *  end Compiler_dependent.h
  10. */
  11.